SectionDisplay Property
Specifies whether the section is hidden.
The defined values are:
-condition: the section is hidden under the condition specified in the text:condition attribute.
-none: the section is hidden unconditionally.
-true: the section is displayed. This is the default setting.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public SectionDisplayType Display { get; set; }
Public Property Display As SectionDisplayType
Get
Set
Property Value
SectionDisplayType